How to create and run reports

Getting your registration data into Vitalware is the first step in turning it into information. Once in Vitalware there are many ways in which you can enhance and present the data through searching, linking, sorting, grouping and listing records. Perhaps the most useful way to present your data however is in a report.

Vitalware facilitates the production of reports using the most common and popular reporting application, Crystal Reports, but it is also able to produce reports with many other applications. It is possible to run a report directly out of Vitalware in any ODBC (Open Database Connectivity) compliant application such as Microsoft Word and Excel and, from Vitalware 3.0 onwards, to report directly to an ActiveX Data Objects (ADO) RecordSet object (see below for details).

There are two broad stages to developing a new report:

  1. The first stage occurs within Vitalware and involves selecting and preparing the fields on which to report. When a report is run out of Vitalware, a data file is produced.

    This first stage in creating a report is the same for every possible type of report you can create in Vitalware.

  2. The second stage occurs within a third party application (Crystal Reports, Microsoft Word, etc.) and involves designing a report to process and present the data file that was output by Vitalware.

    This second stage occurs within a third party application and the process varies from one application to another.